svn path=/trunk/; revision=17941
2007-05-26 Matthias Clasen <mclasen@redhat.com>
+ * gdk/gdk.c: Update docs
* gdk/directfb/gdkwindow-directfb.c: Remove duplicate doc comments.
* gdk/x11/gdkwindow-x11.c: Fix doc formatting
* assigning the default priority, #G_PRIORITY_DEFAULT_IDLE.
*
* See gdk_threads_add_idle_full().
+ *
+ * Return value: the ID (greater than 0) of the event source.
*
* Since: 2.12
*/
* assigning the default priority, #G_PRIORITY_DEFAULT.
*
* See gdk_threads_add_timeout_full().
+ *
+ * Return value: the ID (greater than 0) of the event source.
*
* Since: 2.12
*/